go.opentelemetry.io/otel/attribute.Distinct.hash (field)
4 uses
go.opentelemetry.io/otel/attribute (current package)
set.go#L40: hash uint64
set.go#L94: func (d Distinct) Valid() bool { return d.hash != 0 }
set.go#L176: return Distinct{hash: emptySet.hash}
set.go#L178: return Distinct{hash: l.hash}
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |